[INFO] cloning repository https://github.com/jeremyletang/pyth-iota-relayer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyletang/pyth-iota-relayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fpyth-iota-relayer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fpyth-iota-relayer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84d077ad8f8b38916907347170e38dd34d64c784
[INFO] checking jeremyletang/pyth-iota-relayer against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fpyth-iota-relayer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyletang/pyth-iota-relayer
[INFO] finished tweaking git repo https://github.com/jeremyletang/pyth-iota-relayer
[INFO] tweaked toml for git repo https://github.com/jeremyletang/pyth-iota-relayer written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyletang/pyth-iota-relayer on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyletang/pyth-iota-relayer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/iotaledger/iota-rust-sdk.git`
[INFO] [stderr]     Updating git repository `https://github.com/jeremyletang/move-bindgen.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/iotaledger/iota.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uint v0.10.0
[INFO] [stderr]   Downloaded impl-codec v0.7.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.5
[INFO] [stderr]   Downloaded primitive-types v0.14.0
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.5
[INFO] [stderr]   Downloaded leb128 v0.2.6
[INFO] [stderr]   Downloaded impl-serde v0.5.0
[INFO] [stderr]   Downloaded bytestring v1.5.1
[INFO] [stderr]   Downloaded bnum v0.12.1
[INFO] [stderr]   Downloaded roaring v0.11.4
[INFO] [stderr]   Downloaded cynic-codegen v3.13.2
[INFO] [stderr]   Downloaded cynic-proc-macros v3.13.2
[INFO] [stderr]   Downloaded cynic v3.13.2
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded cynic-parser v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0
[INFO] running `Command { std: "docker" "start" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling iota-sdk-types v0.0.1-alpha.1 (https://github.com/iotaledger/iota-rust-sdk.git?rev=dee951f490769f46c78ce84058f5d3cb8b606fd7#dee951f4)
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking roaring v0.11.4
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]     Checking rustls v0.23.40
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking bnum v0.12.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]     Checking primitive-types v0.14.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling logos v0.14.4
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling cynic-parser v0.11.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]    Compiling move-proc-macros v0.1.0 (https://github.com/iotaledger/iota.git?rev=555e20ec91#555e20ec)
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking move-bindgen-ext-core v0.1.0 (https://github.com/jeremyletang/move-bindgen.git#5ef123d8)
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking leb128 v0.2.6
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking enum-compat-util v0.1.0 (https://github.com/iotaledger/iota.git?rev=555e20ec91#555e20ec)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling cynic-codegen v3.13.2
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking pyth-hermes-client v0.1.0 (/opt/rustwide/workdir/crates/pyth-hermes-client)
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking move-core-types v0.0.4 (https://github.com/iotaledger/iota.git?rev=555e20ec91#555e20ec)
[INFO] [stderr]    Compiling iota-sdk-graphql-client-build v0.0.1-alpha.1 (https://github.com/iotaledger/iota-rust-sdk.git?rev=dee951f490769f46c78ce84058f5d3cb8b606fd7#dee951f4)
[INFO] [stderr]    Compiling iota-sdk-graphql-client v0.0.1-alpha.1 (https://github.com/iotaledger/iota-rust-sdk.git?rev=dee951f490769f46c78ce84058f5d3cb8b606fd7#dee951f4)
[INFO] [stderr]    Compiling cynic-proc-macros v3.13.2
[INFO] [stderr]     Checking cynic v3.13.2
[INFO] [stderr]     Checking iota-sdk-crypto v0.0.1-alpha.1 (https://github.com/iotaledger/iota-rust-sdk.git?rev=dee951f490769f46c78ce84058f5d3cb8b606fd7#dee951f4)
[INFO] [stderr]     Checking iota-sdk-transaction-builder v0.0.1-alpha.1 (https://github.com/iotaledger/iota-rust-sdk.git?rev=dee951f490769f46c78ce84058f5d3cb8b606fd7#dee951f4)
[INFO] [stderr]     Checking move-bindgen-ext-iota v0.1.0 (https://github.com/jeremyletang/move-bindgen.git#5ef123d8)
[INFO] [stderr]     Checking move-bindgen-runtime-iota v0.1.0 (https://github.com/jeremyletang/move-bindgen.git#5ef123d8)
[INFO] [stderr]     Checking move-stdlib-rs v0.1.0 (/opt/rustwide/workdir/pyth-iota-rs/move-stdlib-rs)
[INFO] [stderr]     Checking iota-coin-pool v0.1.0 (/opt/rustwide/workdir/crates/iota-coin-pool)
[INFO] [stderr]     Checking iota-framework-rs v0.1.0 (/opt/rustwide/workdir/pyth-iota-rs/iota-framework-rs)
[INFO] [stderr]     Checking wormhole-rs v0.1.0 (/opt/rustwide/workdir/pyth-iota-rs/wormhole-rs)
[INFO] [stderr]     Checking contracts-rs v0.1.0 (/opt/rustwide/workdir/pyth-iota-rs/contracts-rs)
[INFO] [stderr]     Checking pyth-iota-relayer-cli v0.1.0 (/opt/rustwide/workdir/crates/pyth-iota-relayer-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0", kill_on_drop: false }`
[INFO] [stdout] 5a5e321c02fdb50219ae1a584e02cbbf014459761fd3c23c78ed24d11bf580e0
